[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        AH = 42h
        AL = method value
            0 = offset from beginning of file
            1 = offset from present location
            2 = offset from end of file
        BX = file handle
        CX:DX = offset in bytes
Return: CF = 1 if error
            AX = Error Code
        CF = 0 successful
            DX:AX = new offset
-----------------------------------------------------------

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson